Generating Code
To generate Java code from your design, select Generate Java...
from the Generate menu. The directory selection dialog is
displayed, which allows you to specify in which directory you wish
the generated code to appear. Each class is placed in a file of its own
using the name of the class with a ".java" suffix. You may only
specify one class per Class Editor save file, so one ".vj" file corresponds
to one Java class file.
If you Generate Java... a second time, Visaj will ask you if
you wish to update your existing file (i.e. keep all the changes you
have made to the source code) or make a completely new .java
file.